Sensor Data
Protobuf type meshtastic.SensorData
Functions
Link copied to clipboard
inline fun InterdeviceProtos.SensorData.copy(block: SensorDataKt.Dsl.() -> Unit): InterdeviceProtos.SensorData
inline fun InterdeviceProtos.SensorData.copy(block: SensorDataKt.Dsl.() -> Unit): InterdeviceProtos.SensorData
inline fun InterdeviceProtos.SensorData.copy(block: SensorDataKt.Dsl.() -> Unit): InterdeviceProtos.SensorData
inline fun InterdeviceProtos.SensorData.copy(block: SensorDataKt.Dsl.() -> Unit): InterdeviceProtos.SensorData
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
float float_value = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The message type
Content copied to clipboard
.meshtastic.MessageType type = 1;
Link copied to clipboard
The message type
Content copied to clipboard
.meshtastic.MessageType type = 1;
Link copied to clipboard
uint32 uint32_value = 3;
Link copied to clipboard
float float_value = 2;
Link copied to clipboard
uint32 uint32_value = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): InterdeviceProtos.SensorData
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): InterdeviceProtos.SensorData
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): InterdeviceProtos.SensorData
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): InterdeviceProtos.SensorData
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): InterdeviceProtos.SensorData
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): InterdeviceProtos.SensorData
Link copied to clipboard
Link copied to clipboard